| StudentDisabilityDetail |
| EntityType | Independent |
| Logical Entity Name | StudentDisabilityDetail |
| Default Table Name | SsStudentDisabilityDetail |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StudentDisabilityDetail Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
StudentId |
INTEGER | NO | ||
DisabilityStatusId |
INTEGER | YES | ||
| DisabilityTypeIdCollection | VARCHAR(max) | YES | ||
| IsDisabled | CHAR(1) | YES | ||
| IsRegistrationAssistanceNeeded | CHAR(1) | YES | ||
| IsPriorityRegistration | CHAR(1) | YES | ||
| Note | VARCHAR(2000) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| StudentDisabilityDetail Keys |
| Key Name | Key Type | Keys |
| Nk_SsStudentDisabilityDetailSyStudentID | Inversion Entry | StudentId |
| Nk_SsStudentDisabilityDetailUserID | Inversion Entry | LastModifiedUserId |
| Pk_SsStudentDisabilityDetailSsStudentDisabilityDetailID | PrimaryKey | Id |
| Nk_SsStudentDisabilityDetailSsDisabilityStatusID | Inversion Entry | DisabilityStatusId |
| StudentDisabilityDetail Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| DisabilityStatus | Non-Identifying | Zero or One to Zero or More | DisabilityStatusId | NO | |||
| Student | Non-Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentDisabilityDetail Check Constraints |
| Check Constraint Name | CheckConstraint |
| StudentDisabilityDetail Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentDisabilityDetail |
NO | |||
| Physical (Microsoft SQL Server) dbo.SsStudentDisabilityDetail |
NO |
| StudentDisabilityDetail Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| StudentDisabilityDetail Data Movement Rules |
| Name | Type | Rule Text/Value |